home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TFRMEDITCUSTOMBUTTON / TFRMEDITCUSTOMBUTTON.txt
Text File  |  2006-04-19  |  9KB  |  337 lines

  1. object frmEditCustomButton: TfrmEditCustomButton
  2.   Left = 354
  3.   Top = 192
  4.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmEditCustomButton'
  7.   ClientHeight = 377
  8.   ClientWidth = 353
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object lblButtonCaption: TLabel
  21.     Left = 29
  22.     Top = 23
  23.     Width = 77
  24.     Height = 13
  25.     Alignment = taRightJustify
  26.     Caption = 'lblButtonCaption'
  27.   end
  28.   object lblButtonShortcut: TLabel
  29.     Left = 25
  30.     Top = 52
  31.     Width = 81
  32.     Height = 13
  33.     Alignment = taRightJustify
  34.     Caption = 'lblButtonShortcut'
  35.   end
  36.   object EdBtnCaption: TEdit
  37.     Left = 112
  38.     Top = 18
  39.     Width = 225
  40.     Height = 21
  41.     HelpContext = 545
  42.     TabOrder = 0
  43.   end
  44.   object GBImage: TGroupBox
  45.     Left = 10
  46.     Top = 77
  47.     Width = 329
  48.     Height = 97
  49.     Caption = 'GBImage'
  50.     TabOrder = 1
  51.     object btnBrowseImage: TSpeedButton
  52.       Left = 290
  53.       Top = 66
  54.       Width = 23
  55.       Height = 22
  56.       Flat = True
  57.       Glyph.Data = {
  58.         06020000424D0602000000000000060100002800000010000000100000000100
  59.         08000000000000010000120B0000120B0000340000003400000000000000FFFF
  60.         FF00FF00FF0008840800087B0800007B08000073080008941000088C10000884
  61.         100008A51800109C210018AD2900108C210031C64A0042D66B0052D67B005AE7
  62.         8C0094FFFF009CFFFF00A5FFFF00ADFFFF0084F7FF008CF7FF0094F7FF009CF7
  63.         FF00A5F7FF00A5EFF700ADF7FF00ADEFF700B5F7FF007BE7F70084EFFF008CEF
  64.         FF0094EFFF006BDEF7009CE7F70039BDDE0073DEF70018ADD60021ADD60029B5
  65.         DE004AC6E7004ABDDE0052CEEF005ACEEF0029ADD60031B5DE0029ADDE0042BD
  66.         E7008CD6EF0031ADDE000202020202020202020202020202020202302F280202
  67.         02020202020202020202022E1C202A2A2A2F2802020202020202022E1B131213
  68.         1817202A2A2502020202022E3215121818171718182630020202022E2A1C1218
  69.         1817171717262C020202022E1F2A13171804080805261F290202022E122A1D1C
  70.         1A1A17080A03202D0202022E13162A2A2A2A1E18070A20202702022E13121212
  71.         18232A24090C091C3102022E131212181812202A0D0E0B2B3302022E14121212
  72.         21222206100F0E06020202282E19192030282E300611060202020202022E3330
  73.         0202020202060202020202020202020202020202020202020202020202020202
  74.         02020202020202020202}
  75.       OnClick = btnBrowseImageClick
  76.     end
  77.     object ImagePrev: TImage
  78.       Left = 106
  79.       Top = 46
  80.       Width = 16
  81.       Height = 16
  82.       Stretch = True
  83.       Transparent = True
  84.     end
  85.     object lblFileNotFound: TLabel
  86.       Left = 136
  87.       Top = 48
  88.       Width = 73
  89.       Height = 13
  90.       Caption = 'lblFileNotFound'
  91.       Font.Charset = DEFAULT_CHARSET
  92.       Font.Color = clRed
  93.       Font.Height = -11
  94.       Font.Name = 'MS Sans Serif'
  95.       Font.Style = []
  96.       ParentFont = False
  97.     end
  98.     object RBImageStandard: TRadioButton
  99.       Left = 8
  100.       Top = 20
  101.       Width = 92
  102.       Height = 17
  103.       HelpContext = 547
  104.       Caption = 'Standard'
  105.       TabOrder = 0
  106.       OnClick = RBImageStandardClick
  107.     end
  108.     object cbBtnImageIndex: TComboBox
  109.       Left = 105
  110.       Top = 16
  111.       Width = 53
  112.       Height = 26
  113.       HelpContext = 547
  114.       Style = csOwnerDrawFixed
  115.       ItemHeight = 20
  116.       TabOrder = 1
  117.       OnDrawItem = cbBtnImageIndexDrawItem
  118.     end
  119.     object RBImageFile: TRadioButton
  120.       Left = 8
  121.       Top = 47
  122.       Width = 89
  123.       Height = 17
  124.       HelpContext = 547
  125.       Caption = 'Fichier Image '
  126.       TabOrder = 2
  127.       OnClick = RBImageStandardClick
  128.     end
  129.     object EdImageFileName: TEdit
  130.       Left = 27
  131.       Top = 67
  132.       Width = 260
  133.       Height = 21
  134.       HelpContext = 547
  135.       TabOrder = 3
  136.       OnChange = EdImageFileNameChange
  137.     end
  138.   end
  139.   object btnOk: TButton
  140.     Left = 95
  141.     Top = 343
  142.     Width = 75
  143.     Height = 25
  144.     Caption = 'Ok'
  145.     TabOrder = 2
  146.     OnClick = btnOkClick
  147.   end
  148.   object btnCancel: TButton
  149.     Left = 183
  150.     Top = 343
  151.     Width = 75
  152.     Height = 25
  153.     Caption = 'Cancel'
  154.     ModalResult = 2
  155.     TabOrder = 3
  156.   end
  157.   object GBAction: TGroupBox
  158.     Left = 10
  159.     Top = 181
  160.     Width = 329
  161.     Height = 153
  162.     Caption = 'GBAction'
  163.     TabOrder = 4
  164.     object PanelButtonTextBlock: TPanel
  165.       Left = 2
  166.       Top = 35
  167.       Width = 325
  168.       Height = 115
  169.       BevelOuter = bvNone
  170.       TabOrder = 5
  171.       object MemoTextBlock: TMemo
  172.         Left = 11
  173.         Top = 11
  174.         Width = 305
  175.         Height = 78
  176.         Font.Charset = ANSI_CHARSET
  177.         Font.Color = clWindowText
  178.         Font.Height = -12
  179.         Font.Name = 'Courier New'
  180.         Font.Style = []
  181.         ParentFont = False
  182.         TabOrder = 0
  183.       end
  184.       object chkReplaceSel: TCheckBox
  185.         Left = 11
  186.         Top = 93
  187.         Width = 302
  188.         Height = 17
  189.         Caption = 'chkReplaceSel'
  190.         TabOrder = 1
  191.       end
  192.     end
  193.     object PanelButtonLaunch: TPanel
  194.       Left = 2
  195.       Top = 35
  196.       Width = 324
  197.       Height = 115
  198.       BevelOuter = bvNone
  199.       TabOrder = 4
  200.       object lblProgramFile: TLabel
  201.         Left = 8
  202.         Top = 12
  203.         Width = 65
  204.         Height = 13
  205.         Caption = 'lblProgramFile'
  206.       end
  207.       object btnBrowseEXE: TSpeedButton
  208.         Left = 289
  209.         Top = 26
  210.         Width = 23
  211.         Height = 22
  212.         Flat = True
  213.         Glyph.Data = {
  214.           06020000424D0602000000000000060100002800000010000000100000000100
  215.           08000000000000010000120B0000120B0000340000003400000000000000FFFF
  216.           FF00FF00FF0008840800087B0800007B08000073080008941000088C10000884
  217.           100008A51800109C210018AD2900108C210031C64A0042D66B0052D67B005AE7
  218.           8C0094FFFF009CFFFF00A5FFFF00ADFFFF0084F7FF008CF7FF0094F7FF009CF7
  219.           FF00A5F7FF00A5EFF700ADF7FF00ADEFF700B5F7FF007BE7F70084EFFF008CEF
  220.           FF0094EFFF006BDEF7009CE7F70039BDDE0073DEF70018ADD60021ADD60029B5
  221.           DE004AC6E7004ABDDE0052CEEF005ACEEF0029ADD60031B5DE0029ADDE0042BD
  222.           E7008CD6EF0031ADDE000202020202020202020202020202020202302F280202
  223.           02020202020202020202022E1C202A2A2A2F2802020202020202022E1B131213
  224.           1817202A2A2502020202022E3215121818171718182630020202022E2A1C1218
  225.           1817171717262C020202022E1F2A13171804080805261F290202022E122A1D1C
  226.           1A1A17080A03202D0202022E13162A2A2A2A1E18070A20202702022E13121212
  227.           18232A24090C091C3102022E131212181812202A0D0E0B2B3302022E14121212
  228.           21222206100F0E06020202282E19192030282E300611060202020202022E3330
  229.           0202020202060202020202020202020202020202020202020202020202020202
  230.           02020202020202020202}
  231.         OnClick = btnBrowseEXEClick
  232.       end
  233.       object lblParams: TLabel
  234.         Left = 8
  235.         Top = 57
  236.         Width = 45
  237.         Height = 13
  238.         Caption = 'lblParams'
  239.       end
  240.       object EdProgramFile: TEdit
  241.         Left = 8
  242.         Top = 27
  243.         Width = 279
  244.         Height = 21
  245.         TabOrder = 0
  246.       end
  247.       object EdParams: TEdit
  248.         Left = 8
  249.         Top = 72
  250.         Width = 305
  251.         Height = 21
  252.         TabOrder = 1
  253.       end
  254.     end
  255.     object PanelButtonTag: TPanel
  256.       Left = 2
  257.       Top = 35
  258.       Width = 324
  259.       Height = 115
  260.       BevelOuter = bvNone
  261.       TabOrder = 3
  262.       object lblStartTag: TLabel
  263.         Left = 59
  264.         Top = 18
  265.         Width = 51
  266.         Height = 13
  267.         Alignment = taRightJustify
  268.         Caption = 'lblStartTag'
  269.       end
  270.       object lblEndTag: TLabel
  271.         Left = 62
  272.         Top = 46
  273.         Width = 48
  274.         Height = 13
  275.         Alignment = taRightJustify
  276.         Caption = 'lblEndTag'
  277.       end
  278.       object EdStartTag: TEdit
  279.         Left = 112
  280.         Top = 14
  281.         Width = 201
  282.         Height = 21
  283.         HelpContext = 548
  284.         TabOrder = 0
  285.       end
  286.       object EdEndTag: TEdit
  287.         Left = 112
  288.         Top = 42
  289.         Width = 201
  290.         Height = 21
  291.         HelpContext = 548
  292.         TabOrder = 1
  293.       end
  294.     end
  295.     object RBInsertTag: TRadioButton
  296.       Left = 9
  297.       Top = 16
  298.       Width = 81
  299.       Height = 17
  300.       HelpContext = 1249
  301.       Caption = 'Balise'
  302.       TabOrder = 0
  303.       OnClick = RBInsertTagClick
  304.     end
  305.     object RBInsertTextBlock: TRadioButton
  306.       Left = 94
  307.       Top = 16
  308.       Width = 110
  309.       Height = 17
  310.       HelpContext = 1249
  311.       Caption = 'Bloc de texte'
  312.       TabOrder = 1
  313.       OnClick = RBInsertTagClick
  314.     end
  315.     object RBLaunchProgram: TRadioButton
  316.       Left = 192
  317.       Top = 16
  318.       Width = 129
  319.       Height = 17
  320.       HelpContext = 1249
  321.       Caption = 'Programme Externe'
  322.       TabOrder = 2
  323.       OnClick = RBInsertTagClick
  324.     end
  325.   end
  326.   object EdShortcut: TEdit
  327.     Left = 112
  328.     Top = 47
  329.     Width = 129
  330.     Height = 21
  331.     HelpContext = 545
  332.     TabOrder = 5
  333.     OnKeyDown = EdShortcutKeyDown
  334.     OnKeyPress = EdShortcutKeyPress
  335.   end
  336. end
  337.